Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Change "See Also" to "See also" #871

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

mportiz08
Copy link
Contributor

Bug/issue #, if applicable: 129011600

Summary

Minor string change to prefer "See also" instead of "See Also" as a section heading.

Testing

Verify that the new sentence casing style is used for these sections.

Checklist

Make sure you check off the following items. If they cannot be completed, provide a reason.

  • Added tests (strings config-only change)
  • Ran npm test, and it succeeded
  • Updated documentation if necessary

@@ -101,7 +101,7 @@
"topics": "Topics",
"default-implementations": "Default Implementations",
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should we also change Default Implementations to Default implementations then?

(and also Passible values on line 108.)

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes, please.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants